projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f40aea9
)
Remove hardcoding
author
Yehuda Katz
<wycats@gmail.com>
Thu, 10 Jul 2014 08:26:51 +0000
(
01:26
-0700)
committer
Yehuda Katz
<wycats@gmail.com>
Thu, 10 Jul 2014 08:26:51 +0000
(
01:26
-0700)
tests/test_cargo_compile.rs
patch
|
blob
|
history
diff --git
a/tests/test_cargo_compile.rs
b/tests/test_cargo_compile.rs
index a304831252b0190ad4f627d551c34de2c1078e28..a46125d8b921634449ad03ecba0469724544ae72 100644
(file)
--- a/
tests/test_cargo_compile.rs
+++ b/
tests/test_cargo_compile.rs
@@
-1062,7
+1062,7
@@
test!(verbose_release_build_deps {
--out-dir {dir}{sep}target{sep}release \
-L {dir}{sep}target{sep}release \
-L {dir}{sep}target{sep}release{sep}deps \
- --extern foo={dir}/target/release/deps/libfoo
-12f497cde367dfe6
.rlib`
+ --extern foo={dir}/target/release/deps/libfoo
{hash1}
.rlib`
{compiling} foo v0.0.0 (file:{dir})
{compiling} test v0.0.0 (file:{dir})\n",
running = RUNNING,